|
tester3 2.2.0
|
This file contains API for Tester 3 Click Driver. More...
#include "drv_digital_out.h"#include "drv_digital_in.h"Go to the source code of this file.
Data Structures | |
| struct | tester3_t |
| Tester 3 Click context object. More... | |
| struct | tester3_cfg_t |
| Tester 3 Click configuration object. More... | |
Macros | |
| #define | TESTER3_MAP_MIKROBUS(cfg, mikrobus) |
| MikroBUS pin mapping. | |
Enumerations | |
| enum | tester3_return_value_t { TESTER3_OK = 0 , TESTER3_ERROR = -1 } |
| Tester 3 Click return value data. More... | |
Functions | |
| void | tester3_cfg_setup (tester3_cfg_t *cfg) |
| Tester 3 configuration object setup function. | |
| err_t | tester3_init (tester3_t *ctx, tester3_cfg_t *cfg) |
| Tester 3 initialization function. | |
| void | tester3_toggle_all (tester3_t *ctx, uint16_t num_toggles, uint16_t toggle_delay_ms) |
| Tester 3 toggle all function. | |
| void | tester3_toggle_seq (tester3_t *ctx, uint16_t toggle_delay_ms) |
| Tester 3 toggle seq function. | |
This file contains API for Tester 3 Click Driver.